[INFO] fetching crate fuego 0.1.1...
[INFO] testing fuego-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate fuego 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate fuego 0.1.1
[INFO] finished tweaking crates.io crate fuego 0.1.1
[INFO] tweaked toml for crates.io crate fuego 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuego 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding dns-lookup v1.0.8 (available: v3.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40bd50fda0705d2fc8098de95da528d8dc7a70ea080e8da3a481e9d834f14110
[INFO] running `Command { std: "docker" "start" "-a" "40bd50fda0705d2fc8098de95da528d8dc7a70ea080e8da3a481e9d834f14110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40bd50fda0705d2fc8098de95da528d8dc7a70ea080e8da3a481e9d834f14110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bd50fda0705d2fc8098de95da528d8dc7a70ea080e8da3a481e9d834f14110", kill_on_drop: false }`
[INFO] [stdout] 40bd50fda0705d2fc8098de95da528d8dc7a70ea080e8da3a481e9d834f14110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3283eedb0af3fd3ea54d1f66d0062e33d14f0290b3e923c3a4794b1fe7f669eb
[INFO] running `Command { std: "docker" "start" "-a" "3283eedb0af3fd3ea54d1f66d0062e33d14f0290b3e923c3a4794b1fe7f669eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling fuego v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s
[INFO] running `Command { std: "docker" "inspect" "3283eedb0af3fd3ea54d1f66d0062e33d14f0290b3e923c3a4794b1fe7f669eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3283eedb0af3fd3ea54d1f66d0062e33d14f0290b3e923c3a4794b1fe7f669eb", kill_on_drop: false }`
[INFO] [stdout] 3283eedb0af3fd3ea54d1f66d0062e33d14f0290b3e923c3a4794b1fe7f669eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 654dbf72c7b4b83ba53e177ed3c7aa8afd363504b752d1f5f7873911994bc2c6
[INFO] running `Command { std: "docker" "start" "-a" "654dbf72c7b4b83ba53e177ed3c7aa8afd363504b752d1f5f7873911994bc2c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling fuego v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s
[INFO] running `Command { std: "docker" "inspect" "654dbf72c7b4b83ba53e177ed3c7aa8afd363504b752d1f5f7873911994bc2c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654dbf72c7b4b83ba53e177ed3c7aa8afd363504b752d1f5f7873911994bc2c6", kill_on_drop: false }`
[INFO] [stdout] 654dbf72c7b4b83ba53e177ed3c7aa8afd363504b752d1f5f7873911994bc2c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1efd8f18d970fb401f232f9e2fcf01dd3d7719f8054a58a2be25804626c8a5fd
[INFO] running `Command { std: "docker" "start" "-a" "1efd8f18d970fb401f232f9e2fcf01dd3d7719f8054a58a2be25804626c8a5fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuego-b1cf506fce4db5ef)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_scan_drop ... ok
[INFO] [stdout] test tests::test_string_drop ... FAILED
[INFO] [stdout] test tests::test_banner_drop ... FAILED
[INFO] [stdout] test tests::test_banner_drops ... FAILED
[INFO] [stdout] test tests::test_banner_grab ... FAILED
[INFO] [stdout] test tests::test_host_drop ... FAILED
[INFO] [stdout] test tests::test_common_carrier_file ... FAILED
[INFO] [stdout] test tests::test_scan_drops ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_string_drop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_string_drop' (25) panicked at src/carriers.rs:235:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f053594ceea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f053594ceea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f05359620fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f05359620fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0535951a82 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0535951a82 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f053592b6af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f053592b6af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0535945399 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f053582609c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f053582609c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0535945612 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0535945612 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f053592b768 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f05359230d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f053592c47d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f05359628bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0535962632 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f05357f08f0 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<core[786f478f706679df]::net::ip_addr::IpAddr>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f05357f08f0 - fuego[7a222ac61aa6a73d]::carriers::host_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:235:58
[INFO] [stdout]   22:     0x5f05357edbd8 - <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:30:37
[INFO] [stdout]   23:     0x5f05357e865b - <core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f05357cd93b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5f05357cccfb - tokio[9652f55cbe072e2]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f05357cccfb - tokio[9652f55cbe072e2]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f05357cccfb - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5f05357af00d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5f05357c69fd - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5f05357be6bb - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5f05357ea94a - <tokio[9652f55cbe072e2]::runtime::context::scoped::Scoped<tokio[9652f55cbe072e2]::runtime::scheduler::Context>>::set::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f05358006da - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f05357d05a4 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::try_with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5f05357ce11d - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5f05357fd001 - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f05357b745e - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5f05357b90b2 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5f05357bbf22 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f05357da43a - tokio[9652f55cbe072e2]::runtime::context::runtime::enter_runtime::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f05357abbe3 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f05357e2bfa - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on_inner::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5f05357e3d1a - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5f05357fb48e - tokio_test[64f1b4fed64c5164]::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::string_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   44:     0x5f05357e0851 - fuego[7a222ac61aa6a73d]::tests::test_string_drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:13
[INFO] [stdout]   45:     0x5f05357de817 - fuego[7a222ac61aa6a73d]::tests::test_string_drop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:30:26
[INFO] [stdout]   46:     0x5f053581a036 - <fuego[7a222ac61aa6a73d]::tests::test_string_drop::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f053581a17b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f053581a17b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f0535826b6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f0535826b6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f0535822284 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f0535822284 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f0535829772 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f0535829772 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f0535829772 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f053594c7ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f053594c7ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x712eca1cdaa4 - <unknown>
[INFO] [stdout]   68:     0x712eca25aa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_banner_drop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_banner_drop' (16) panicked at src/carriers.rs:235:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f053594ceea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f053594ceea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f05359620fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f05359620fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0535951a82 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0535951a82 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f053592b6af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f053592b6af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0535945399 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f053582609c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f053582609c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0535945612 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0535945612 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f053592b768 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f05359230d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f053592c47d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f05359628bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0535962632 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f05357f08f0 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<core[786f478f706679df]::net::ip_addr::IpAddr>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f05357f08f0 - fuego[7a222ac61aa6a73d]::carriers::host_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:235:58
[INFO] [stdout]   22:     0x5f05357ed561 - <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:123:37
[INFO] [stdout]   23:     0x5f05357e85fb - <core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f05357cd8db - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5f05357ccb2b - tokio[9652f55cbe072e2]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f05357ccb2b - tokio[9652f55cbe072e2]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f05357ccb2b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5f05357af70d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5f05357c5e6d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5f05357be68b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5f05357ea81a - <tokio[9652f55cbe072e2]::runtime::context::scoped::Scoped<tokio[9652f55cbe072e2]::runtime::scheduler::Context>>::set::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f053580079a - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f05357d084b - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::try_with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5f05357ce1fc - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5f05357fd0a1 - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f05357b6ffe - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5f05357b9003 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5f05357bbb82 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f05357da2ba - tokio[9652f55cbe072e2]::runtime::context::runtime::enter_runtime::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerScanRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f05357abae5 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f05357e2a3a - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on_inner::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5f05357e3a7a - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5f05357fb23c - tokio_test[64f1b4fed64c5164]::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   44:     0x5f05357e029f - fuego[7a222ac61aa6a73d]::tests::test_banner_drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:13
[INFO] [stdout]   45:     0x5f05357de7b7 - fuego[7a222ac61aa6a73d]::tests::test_banner_drop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:55:26
[INFO] [stdout]   46:     0x5f0535819fb6 - <fuego[7a222ac61aa6a73d]::tests::test_banner_drop::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f053581a17b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f053581a17b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f0535826b6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f0535826b6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f0535822284 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f0535822284 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f0535829772 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f0535829772 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f0535829772 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f053594c7ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f053594c7ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x712eca1cdaa4 - <unknown>
[INFO] [stdout]   68:     0x712eca25aa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_banner_drops stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_banner_drops' (17) panicked at src/carriers.rs:235:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f053594ceea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f053594ceea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f05359620fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f05359620fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0535951a82 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0535951a82 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f053592b6af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f053592b6af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0535945399 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f053582609c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f053582609c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0535945612 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0535945612 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f053592b768 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f05359230d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f053592c47d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f05359628bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0535962632 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f05357f08f0 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<core[786f478f706679df]::net::ip_addr::IpAddr>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f05357f08f0 - fuego[7a222ac61aa6a73d]::carriers::host_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:235:58
[INFO] [stdout]   22:     0x5f05357ee65d - <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:150:41
[INFO] [stdout]   23:     0x5f05357e86bb - <core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f05357cd99b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5f05357ccecb - tokio[9652f55cbe072e2]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f05357ccecb - tokio[9652f55cbe072e2]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f05357ccecb - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5f05357adaed - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5f05357c757d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5f05357be6eb - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5f05357eaa7a - <tokio[9652f55cbe072e2]::runtime::context::scoped::Scoped<tokio[9652f55cbe072e2]::runtime::scheduler::Context>>::set::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f053580049a - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f05357cfd6b - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::try_with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5f05357cde6d - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5f05357fce21 - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f05357b78ce - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5f05357b9162 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5f05357bc2c2 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f05357da5ba - tokio[9652f55cbe072e2]::runtime::context::runtime::enter_runtime::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::BannerScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f05357abcd5 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f05357e2dba - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on_inner::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5f05357e3fba - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5f05357fb6dc - tokio_test[64f1b4fed64c5164]::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::banner_drops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   44:     0x5f05357e0d00 - fuego[7a222ac61aa6a73d]::tests::test_banner_drops
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:13
[INFO] [stdout]   45:     0x5f05357de847 - fuego[7a222ac61aa6a73d]::tests::test_banner_drops::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:78:27
[INFO] [stdout]   46:     0x5f053581a076 - <fuego[7a222ac61aa6a73d]::tests::test_banner_drops::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f053581a17b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f053581a17b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f0535826b6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f0535826b6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f0535822284 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f0535822284 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f0535829772 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f0535829772 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f0535829772 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f053594c7ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f053594c7ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x712eca1cdaa4 - <unknown>
[INFO] [stdout]   68:     0x712eca25aa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_banner_grab stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_banner_grab' (18) panicked at src/carriers.rs:235:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f053594ceea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f053594ceea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f05359620fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f05359620fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0535951a82 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0535951a82 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f053592b6af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f053592b6af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0535945399 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f053582609c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f053582609c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0535945612 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0535945612 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f053592b768 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f05359230d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f053592c47d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f05359628bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0535962632 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f05357f08f0 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<core[786f478f706679df]::net::ip_addr::IpAddr>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f05357f08f0 - fuego[7a222ac61aa6a73d]::carriers::host_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:235:58
[INFO] [stdout]   22:     0x5f05357ec62b - <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:50:37
[INFO] [stdout]   23:     0x5f05357e853b - <core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f05357cd81b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5f05357cc78b - tokio[9652f55cbe072e2]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f05357cc78b - tokio[9652f55cbe072e2]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f05357cc78b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5f05357aec8d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5f05357c472d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5f05357be62b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5f05357ea5ba - <tokio[9652f55cbe072e2]::runtime::context::scoped::Scoped<tokio[9652f55cbe072e2]::runtime::scheduler::Context>>::set::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f053580067a - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f05357d0444 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::try_with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5f05357ce0ad - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5f05357fcfb1 - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f05357b671e - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5f05357b8e92 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5f05357bb412 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f05357d9fba - tokio[9652f55cbe072e2]::runtime::context::runtime::enter_runtime::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<fuego[7a222ac61aa6a73d]::records::BannerHostRecord, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f05357ab8f3 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f05357e26bc - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on_inner::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5f05357e3534 - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5f05357fada1 - tokio_test[64f1b4fed64c5164]::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::get_banner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   44:     0x5f05357e0573 - fuego[7a222ac61aa6a73d]::tests::test_banner_grab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:13
[INFO] [stdout]   45:     0x5f05357de7e7 - fuego[7a222ac61aa6a73d]::tests::test_banner_grab::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:23:26
[INFO] [stdout]   46:     0x5f0535819ff6 - <fuego[7a222ac61aa6a73d]::tests::test_banner_grab::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f053581a17b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f053581a17b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f0535826b6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f0535826b6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f0535822284 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f0535822284 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f0535829772 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f0535829772 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f0535829772 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f053594c7ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f053594c7ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x712eca1cdaa4 - <unknown>
[INFO] [stdout]   68:     0x712eca25aa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_host_drop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_host_drop' (22) panicked at src/carriers.rs:167:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f053594ceea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f053594ceea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f05359620fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f05359620fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0535951a82 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0535951a82 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f053592b6af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f053592b6af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0535945399 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f053582609c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f053582609c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0535945612 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0535945612 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f053592b768 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f05359230d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f053592c47d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f05359628bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0535962632 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f05357ee9fb - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<core[786f478f706679df]::net::ip_addr::IpAddr>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f05357ee9fb - <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:167:54
[INFO] [stdout]   22:     0x5f05357e871b - <core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f05357cd9fb - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   24:     0x5f05357cd09b - tokio[9652f55cbe072e2]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5f05357cd09b - tokio[9652f55cbe072e2]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5f05357cd09b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   27:     0x5f05357ac52d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   28:     0x5f05357c813d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   29:     0x5f05357be71b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   30:     0x5f05357eabaa - <tokio[9652f55cbe072e2]::runtime::context::scoped::Scoped<tokio[9652f55cbe072e2]::runtime::scheduler::Context>>::set::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5f053580025a - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5f05357cf4cb - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::try_with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5f05357cdb6d - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5f05357fcc41 - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5f05357b7d3e - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   36:     0x5f05357b9222 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   37:     0x5f05357bc692 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5f05357da73a - tokio[9652f55cbe072e2]::runtime::context::runtime::enter_runtime::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5f05357abdb6 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5f05357e2f41 - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on_inner::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5f05357e424f - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5f05357fb92d - tokio_test[64f1b4fed64c5164]::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::host_drop::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   43:     0x5f05357df75e - fuego[7a222ac61aa6a73d]::tests::test_host_drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:13
[INFO] [stdout]   44:     0x5f05357de727 - fuego[7a222ac61aa6a73d]::tests::test_host_drop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:24
[INFO] [stdout]   45:     0x5f0535819ef6 - <fuego[7a222ac61aa6a73d]::tests::test_host_drop::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f053581a17b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f053581a17b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5f0535826b6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5f0535826b6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5f0535822284 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5f0535822284 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   57:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5f0535829772 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f0535829772 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5f0535829772 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5f053594c7ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5f053594c7ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x712eca1cdaa4 - <unknown>
[INFO] [stdout]   67:     0x712eca25aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_common_carrier_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_common_carrier_file' (19) panicked at src/carriers.rs:235:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f053594ceea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f053594ceea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f05359620fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f05359620fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0535951a82 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0535951a82 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f053592b6af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f053592b6af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0535945399 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f053582609c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f053582609c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0535945612 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0535945612 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f053592b768 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f05359230d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f053592c47d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f05359628bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0535962632 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f05357f08f0 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<core[786f478f706679df]::net::ip_addr::IpAddr>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f05357f08f0 - fuego[7a222ac61aa6a73d]::carriers::host_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:235:58
[INFO] [stdout]   22:     0x5f05357eee61 - <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:71:37
[INFO] [stdout]   23:     0x5f05357ef84a - <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:212:75
[INFO] [stdout]   24:     0x5f05357f0556 - <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:192:57
[INFO] [stdout]   25:     0x5f05357e87db - <core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5f05357cdabb - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   27:     0x5f05357cd43b - tokio[9652f55cbe072e2]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5f05357cd43b - tokio[9652f55cbe072e2]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5f05357cd43b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   30:     0x5f05357ad3ad - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   31:     0x5f05357c988d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   32:     0x5f05357be77b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   33:     0x5f05357eae0a - <tokio[9652f55cbe072e2]::runtime::context::scoped::Scoped<tokio[9652f55cbe072e2]::runtime::scheduler::Context>>::set::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5f05358003da - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5f05357cfa8b - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::try_with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5f05357cdd6d - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5f05357fcd81 - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5f05357b860e - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   39:     0x5f05357b9392 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   40:     0x5f05357bce02 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5f05357daa3a - tokio[9652f55cbe072e2]::runtime::context::runtime::enter_runtime::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5f05357abfa3 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5f05357e32ba - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on_inner::<<fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   44:     0x5f05357e478a - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   45:     0x5f05357fbdce - tokio_test[64f1b4fed64c5164]::block_on::<<fuego[7a222ac61aa6a73d]::carriers::CommonCarrier>::from_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   46:     0x5f05357e100e - fuego[7a222ac61aa6a73d]::tests::test_common_carrier_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:13
[INFO] [stdout]   47:     0x5f05357de877 - fuego[7a222ac61aa6a73d]::tests::test_common_carrier_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:94:34
[INFO] [stdout]   48:     0x5f053581a0b6 - <fuego[7a222ac61aa6a73d]::tests::test_common_carrier_file::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5f053581a17b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5f053581a17b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5f0535826b6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5f0535826b6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5f0535822284 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5f0535822284 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5f0535829772 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5f0535829772 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5f0535829772 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5f053594c7ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x5f053594c7ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x712eca1cdaa4 - <unknown>
[INFO] [stdout]   70:     0x712eca25aa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_scan_drops stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_scan_drops' (24) panicked at src/carriers.rs:235:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f053594ceea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f053594ceea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f053594ceea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f05359620fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f05359620fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0535951a82 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0535951a82 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f053592b6af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f053592b6af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0535945399 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f053582609c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f053582609c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0535945612 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0535945612 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f053592b768 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f05359230d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f053592c47d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f05359628bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0535962632 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f05357f08f0 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<core[786f478f706679df]::net::ip_addr::IpAddr>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f05357f08f0 - fuego[7a222ac61aa6a73d]::carriers::host_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:235:58
[INFO] [stdout]   22:     0x5f05357ed16d - <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/carriers.rs:97:41
[INFO] [stdout]   23:     0x5f05357e859b - <core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f05357cd87b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5f05357cc95b - tokio[9652f55cbe072e2]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f05357cc95b - tokio[9652f55cbe072e2]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f05357cc95b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5f05357ad00d - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>, <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5f05357c52ad - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5f05357be65b - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5f05357ea6ea - <tokio[9652f55cbe072e2]::runtime::context::scoped::Scoped<tokio[9652f55cbe072e2]::runtime::scheduler::Context>>::set::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f053580037a - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f05357cf91b - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::try_with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5f05357cdced - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[9652f55cbe072e2]::runtime::context::Context>>::with::<tokio[9652f55cbe072e2]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5f05357fcd31 - tokio[9652f55cbe072e2]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>), <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f05357b6b8e - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5f05357b8f42 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5f05357bb7b2 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f05357da13a - tokio[9652f55cbe072e2]::runtime::context::runtime::enter_runtime::<<tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<fuego[7a222ac61aa6a73d]::records::ScanRecord>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f05357ab9e5 - <tokio[9652f55cbe072e2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f05357e287a - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on_inner::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5f05357e37da - <tokio[9652f55cbe072e2]::runtime::runtime::Runtime>::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5f05357fafec - tokio_test[64f1b4fed64c5164]::block_on::<<fuego[7a222ac61aa6a73d]::carriers::RadioFlyer>::scan_drops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.5/src/lib.rs:35:8
[INFO] [stdout]   44:     0x5f05357dff50 - fuego[7a222ac61aa6a73d]::tests::test_scan_drops
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:13
[INFO] [stdout]   45:     0x5f05357de787 - fuego[7a222ac61aa6a73d]::tests::test_scan_drops::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:62:25
[INFO] [stdout]   46:     0x5f0535819f76 - <fuego[7a222ac61aa6a73d]::tests::test_scan_drops::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f053581a17b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f053581a17b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f0535826b6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f0535826b6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f0535826b6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f0535826b6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f0535822284 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f0535822284 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f0535829772 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f0535829772 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f0535829772 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f0535829772 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f0535829772 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f053594c7ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f053594c7ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x712eca1cdaa4 - <unknown>
[INFO] [stdout]   68:     0x712eca25aa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_banner_drop
[INFO] [stdout]     tests::test_banner_drops
[INFO] [stdout]     tests::test_banner_grab
[INFO] [stdout]     tests::test_common_carrier_file
[INFO] [stdout]     tests::test_host_drop
[INFO] [stdout]     tests::test_scan_drops
[INFO] [stdout]     tests::test_string_drop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1efd8f18d970fb401f232f9e2fcf01dd3d7719f8054a58a2be25804626c8a5fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1efd8f18d970fb401f232f9e2fcf01dd3d7719f8054a58a2be25804626c8a5fd", kill_on_drop: false }`
[INFO] [stdout] 1efd8f18d970fb401f232f9e2fcf01dd3d7719f8054a58a2be25804626c8a5fd
